Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

database: Add checksum field #5077

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Aug 14, 2022

This can eventually be used to generate the index from the database.

This PR was extracted from #5066 to make it individually reviewable and mergeable :)

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Aug 14, 2022
This can eventually be used to generate the index from the database.
Copy link
Contributor

@arlosi arlosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other two database changes (links and explicit_name) are also required to be able to generate the index from the database, but it's fine if we want to do them as separate PRs & DB migrations.

@Turbo87
Copy link
Member Author

Turbo87 commented Aug 15, 2022

yeah, I'd prefer to ship these changes in chunks to reduce the surface area of what might be able to break unexpectedly :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants